vt-d: extend struct iremap_entry to support VT-d Posted-Interrupts
authorFeng Wu <feng.wu@intel.com>
Tue, 24 Nov 2015 11:13:58 +0000 (12:13 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 24 Nov 2015 11:13:58 +0000 (12:13 +0100)
commit853f8af87dda6cce0175bb0562c416a7cad1e514
tree119d7191865058386644d2ab07253167a641d5fb
parent0ba0faa7f02fb310a330579adeef3534e6eca5a8
vt-d: extend struct iremap_entry to support VT-d Posted-Interrupts

Extend struct iremap_entry according to VT-d Posted-Interrupts Spec.

Signed-off-by: Feng Wu <feng.wu@intel.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/intremap.c
xen/drivers/passthrough/vtd/iommu.h
xen/drivers/passthrough/vtd/utils.c